(Fset_fontset_font): When a font for ASCII is changed,
authorKenichi Handa <handa@m17n.org>
Wed, 11 Mar 2009 07:51:33 +0000 (07:51 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 11 Mar 2009 07:51:33 +0000 (07:51 +0000)
commit319fee9b3a1ba629e02afb7f18f82baee0091b24
tree9edd0b9ef1165584b41b1b6d84261c6ccf8b3382
parent6734bf20fe6796dcfd7a2533ad76ee3660b3f6f8
(Fset_fontset_font): When a font for ASCII is changed,
modify the default font of frames that use this fontset.
(num_auto_fontsets): New variable.
(fontset_from_font): Use num_auto_fontsets to decide a fontset
name.  Be sure to set FONTSET_ASCII to the correct font name.
(update_auto_fontset_alist): New function.
src/fontset.c